This article explains how the Cursor IDE indexes a codebase, focusing on its approach to understanding code structure and relationships beyond simple text indexing. It details the use of Language Server Protocol (LSP) and the creation of a graph database to represent the codebase, enabling features like code navigation, refactoring, and accurate code completion.
Minuet: Dance with LLM in Your Code
Plandex is an AI coding agent designed to work directly in the terminal, capable of planning and completing large tasks that span many files and steps. It helps developers build new apps quickly, add features to existing codebases, write tests and scripts, understand code, and fix bugs.